H5G

Undocumented in source.

Members

Static functions

close
void close(hid_t group_id)
Undocumented in source. Be warned that the author may not have intended to support it.
create2
hid_t create2(hid_t loc_id, string name, hid_t lcpl_id, hid_t gcpl_id, hid_t gapl_id)
Undocumented in source. Be warned that the author may not have intended to support it.
create_anon
hid_t create_anon(hid_t loc_id, hid_t gcpl_id, hid_t gapl_id)
Undocumented in source. Be warned that the author may not have intended to support it.
get_create_plist
hid_t get_create_plist(hid_t group_id)
Undocumented in source. Be warned that the author may not have intended to support it.
get_info
void get_info(hid_t loc_id, H5GInfo* ginfo)
Undocumented in source. Be warned that the author may not have intended to support it.
get_info_by_idx
void get_info_by_idx(hid_t loc_id, string group_name, H5Index idx_type, H5IterOrder order, hsize_t n, H5GInfo* ginfo, hid_t lapl_id)
Undocumented in source. Be warned that the author may not have intended to support it.
get_info_by_name
void get_info_by_name(hid_t loc_id, string name, H5GInfo* ginfo, hid_t lapl_id)
Undocumented in source. Be warned that the author may not have intended to support it.
open2
hid_t open2(hid_t loc_id, string name, hid_t gapl_id)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta